- 01. Introduction
- 02. Software Development and Optimization
- 03. Optimization Techniques
- 04. Dead Code
- 05. Exercise: Remove Dead Code
- 06. If Statements
- 07. Exercise: If Statements
- 08. For Loops
- 09. Exercise: For Loops
- 10. Intermediate Variables
- 11. Exercise: Intermediate Variables
- 12. Vector Storage
- 13. Exercise: Vector Storage
- 14. References
- 15. Exercise: References
- 16. Sebastian's Synchronization Story
- 17. Static Keyword
- 18. Exercise: Static Keyword
- 19. Speed Challenge